--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 4b58683cb8194f89dcb6a89f51b349748fe45150
Parents : 14f4eb3
Author : Sudo-Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-01-01T17:35:47-06:00
fix(locales): update descriptions for LXMF Forwarder in German, English, and Russian translations to remove reference to SimpleLogin
Changes
3 files changed, 9 insertions(+), 4 deletions(-)
Diff
diff --git a/meshchatx/src/frontend/locales/de.json b/meshchatx/src/frontend/locales/de.json
index 50e27ad8..45a17ddc 100644
--- a/meshchatx/src/frontend/locales/de.json
+++ b/meshchatx/src/frontend/locales/de.json
@@ -324,7 +324,7 @@
},
"forwarder": {
"title": "LXMF-Weiterleiter",
- "description": "Nachrichten von einer Adresse zu einer anderen weiterleiten, mit transparenter Rückleitung. Wie SimpleLogin für LXMF.",
+ "description": "Nachrichten von einer Adresse zu einer anderen weiterleiten, mit transparenter Rückleitung.",
"add_rule": "Weiterleitungsregel hinzufügen",
"forward_to_hash": "Weiterleiten an Hash",
"destination_placeholder": "Ziel-LXMF-Hash...",
diff --git a/meshchatx/src/frontend/locales/en.json b/meshchatx/src/frontend/locales/en.json
index 08d73bbe..7883696d 100644
--- a/meshchatx/src/frontend/locales/en.json
+++ b/meshchatx/src/frontend/locales/en.json
@@ -279,6 +279,11 @@
"no_active_chat": "No Active Chat",
"select_peer_or_enter_address": "Select a peer from the sidebar or enter an address below",
"add_files": "Add Files",
+ "location": "Location",
+ "share_location": "Share Location",
+ "request_location": "Request Location",
+ "view_on_map": "View on Map",
+ "request": "Request",
"recording": "Recording: {duration}",
"nomad_network_node": "Nomad Network Node",
"toggle_source": "Toggle Source Code"
@@ -324,7 +329,7 @@
},
"forwarder": {
"title": "LXMF Forwarder",
- "description": "Forward messages from one address to another, with transparent return routing. Like SimpleLogin for LXMF.",
+ "description": "Forward messages from one address to another, with transparent return routing.",
"add_rule": "Add Forwarding Rule",
"forward_to_hash": "Forward to Hash",
"destination_placeholder": "Destination LXMF hash...",
diff --git a/meshchatx/src/frontend/locales/ru.json b/meshchatx/src/frontend/locales/ru.json
index 31738984..7b8cfc9c 100644
--- a/meshchatx/src/frontend/locales/ru.json
+++ b/meshchatx/src/frontend/locales/ru.json
@@ -324,7 +324,7 @@
},
"forwarder": {
"title": "LXMF Форвардер",
- "description": "Пересылка сообщений с одного адреса на другой с прозрачной обратной маршрутизацией. Похоже на SimpleLogin для LXMF.",
+ "description": "Пересылка сообщений с одного адреса на другой с прозрачной обратной маршрутизацией.",
"add_rule": "Добавить правило пересылки",
"forward_to_hash": "Пересылать на хеш",
"destination_placeholder": "Хеш назначения LXMF...",
@@ -378,7 +378,7 @@
},
"forwarder": {
"title": "Forwarder",
- "description": "Пересылка LXMF в стиле SimpleLogin с маршрутизацией обратного пути."
+ "description": "Пересылка LXMF с маршрутизацией обратного пути."
},
"rnode_flasher": {
"title": "RNode Flasher",
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────